set Remote Hardware
open fun setRemoteHardware(value: ModuleConfigProtos.ModuleConfig.RemoteHardwareConfig): LocalOnlyProtos.LocalModuleConfig.Builder
open fun setRemoteHardware(builderForValue: ModuleConfigProtos.ModuleConfig.RemoteHardwareConfig.Builder): LocalOnlyProtos.LocalModuleConfig.Builder
The part of the config that is specific to the Remote Hardware module
Content copied to clipboard
.meshtastic.ModuleConfig.RemoteHardwareConfig remote_hardware = 10;